home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 April / PCWorld_2008-04_cd.bin / v cisle / orock / RocketDock-v1.3.5.exe / {app} / Help / shared / style.css < prev   
Cascading Style Sheet File  |  2007-01-27  |  331b  |  30 lines

  1. .indent
  2. {
  3.     margin-left: 20px;
  4. }
  5. img
  6. {
  7.     display: block;
  8.     margin: 20px 0;
  9. }
  10. a img
  11. {
  12.     display: inline;
  13.     margin: 4px 2px;
  14.     border: 0;
  15. }
  16. iframe
  17. {
  18.     display: block;
  19.     width: 100%;
  20.     border: 0;
  21.     border-bottom: 1px dotted #ccc;
  22.     padding: 0;
  23.     overflow: hidden;
  24. }
  25. #languages
  26. {
  27.     height: 32px;
  28. }
  29.  
  30. body {    font-size: medium;    font-family: serif;}